Introduction and the function/configuration of the I2C DAC slave and master serial terminals.
More...
Overview
The I2C DAC project is a simple simulation program that utilizes the I2C drivers contained in the KSDK software.The slave receives commands allowing the user to configure a buffer, latch the DAC output, reconfigure the slave address, or put the slave into sleep mode.A master application is also included allowing the user to send to the slave any command that the slave supports.
Supported platforms
Currently, the I2C DAC project is supported on the following platforms:
- TWR-K64F120M
- FRDM-K64F120M
Serial terminal configurations
The master and slave serial terminal should be configured with the following settings:
- 115200 baud
- 8 data bits
- No parity
- 1 stop bit